public int FindIndex<TTarget>( int startIndex, int count, Predicate<TTarget> match ) where TTarget: T
Public Overloads Function FindIndex(Of TTarget As T)( _ ByVal startIndex As Integer, _ ByVal count As Integer, _ ByVal match As Predicate(Of TTarget) _ ) As Integer
CollectionBase<T> クラス CollectionBase<T> メンバ オーバーロード一覧
© 2004 GrapeCity inc. All rights reserved.